バージョン

TargetValueInnerExtent メソッド

0 から 1 の値でコントロールの前/下から計測される、ターゲット値の描画を開始する位置を設定します。0.5 から 1 の間の値を使用し、ブレットグラフの標準サイズを超えて拡張できます。
シンタックス
'宣言
 
Public Function TargetValueInnerExtent( _
   ByVal targetValueInnerExtent As System.Double _
) As BulletGraph(Of T)
public BulletGraph<T> TargetValueInnerExtent( 
   System.double targetValueInnerExtent
)

パラメータ

targetValueInnerExtent
参照

オンラインで表示: GitHub